A. VB
B. C-sharp
C. Both A and B
D. C++
Advertisement
Related Mcqs:
- Which of the following languages can be used to write server side scripting in ASP.NET ?
- A. Visual Basic B. C C. C# D. All of the above...
- A developer wanted to achieve graphics in his display using ASP.NET. Which of the following web controls are available in ASP.NET to achieve the above ?
- A. AdRotator B. LinkButton C. Both A and B D. None of the Above...
- I have an ASP.NET application. I have a page loaded from server memory. At this instance which of the following methods gets fired ?
- A. Load() B. Unload( ) C. PreRender( ) D. None of the Above...
- The Asp.net server control, which provides an alternative way of displaying text on web page, is_________________?
- A. B. C. D. None of these...
- Default scripting language in ASP?
- A. VBScript B. EcmaScript C. JavaScript D. PERL...
- How ASP.Net Different from classic ASP ?
- A. Code is separated from the HTML and interpreted Code is interpreted separately B. Scripting is separated from the HTML, Code is compiled as a DLL, the DLLs can be executed on server C. Scripting is separated from the HTML, Code is interpreted seperately D. None of these...
- Difference between Response.Write() and Response.Output.Write() ?
- A. Response.Output.Write() allows you to write formatted output B. Response.Output.Write() allows you to stream output C. Response.Output.Write() allows you to buffer output D. Response.Output.Write() allows you to flush output...
- In ASP.NET what does the following return ?
- A. Gives the memory working set B. Return Null value C. Gives Error D. None of the Above...
- Which of the following denote New Data-bound Controls used with ASP.NET ?
- A. SqlDataSource B. FormView C. GridView D. All of the above...
- Which of the following is TRUE about Windows Authentication in ASP.NET ?
- A. Role membership determined only by user programming B. Automatically determines role membership C. ASP.NET does not support Windows Authentication D. None of these...
Advertisement